﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.6179.21440"?>
<regions>
  <settings>
    <identity>
      <id>a9d09420-454d-4968-ac86-aabc796f5793</id>
      <revision>4</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="1" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="39" bottom="39" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="0.98.6179.21440" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.98.6179.21440" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Custom Functions" version="1.1.6100.11764" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="Special Functions" version="1.11.6179.21442" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Text Region" version="1.10.6179.21446" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="Image Region" version="2.99.6120.35993" guid="63ddaef8-9a56-4ff6-938e-d590b638bf99" />
    </dependencies>
  </settings>
  <region id="0" left="36" top="27" width="356" height="47" color="#000000" bgColor="#ffff80" fontSize="10">
    <math optimize="2" exponentialThreshold="3">
      <description active="true" position="Top" lang="eng">
        <p>You need that one for scaling grayscale image</p>
      </description>
      <input>
        <e type="operand">M</e>
        <e type="operand">lo</e>
        <e type="operand">hi</e>
        <e type="function" args="3">Scale</e>
        <e type="operand">hi</e>
        <e type="operand">lo</e>
        <e type="operator" args="2">-</e>
        <e type="bracket">(</e>
        <e type="operand">M</e>
        <e type="operand">M</e>
        <e type="function" preserve="true" args="1">Min</e>
        <e type="operator" args="2">-</e>
        <e type="operand">M</e>
        <e type="function" preserve="true" args="1">Max</e>
        <e type="operand">M</e>
        <e type="function" preserve="true" args="1">Min</e>
        <e type="operator" args="2">-</e>
        <e type="operator" args="2">/</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">lo</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="1" left="36" top="117" width="264" height="124" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="0">
      <description active="true" position="Top" lang="eng">
        <p>Mesh U, V  within the bounds L, H</p>
      </description>
      <input>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="3">xd</e>
        <e type="operand">U</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
        <e type="operand">dx</e>
        <e type="operand">H</e>
        <e type="operand">L</e>
        <e type="operator" args="2">-</e>
        <e type="operand">N</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">N</e>
        <e type="operand">1</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">L</e>
        <e type="operand">dx</e>
        <e type="operand">i</e>
        <e type="operator" args="2">*</e>
        <e type="operand">dx</e>
        <e type="operator" args="2">-</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">U</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="6">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="2" left="324" top="117" width="405" height="172" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <description active="true" position="Top" lang="eng">
        <p>Generate the symmetric square matrix</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">U</e>
        <e type="operand">V</e>
        <e type="function" args="3">Sym</e>
        <e type="operand">r</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">c</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">j</e>
        <e type="operand">1</e>
        <e type="operand">V</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">M</e>
        <e type="operand">r</e>
        <e type="operand">c</e>
        <e type="function" preserve="true" args="3">el</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">V</e>
        <e type="operand">j</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="2">f</e>
        <e type="function" preserve="true" args="1">eval</e>
        <e type="operator" args="2">:</e>
        <e type="operand">c</e>
        <e type="operand">c</e>
        <e type="operand">1</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">r</e>
        <e type="operand">r</e>
        <e type="operand">1</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">M</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="3" left="306" top="342" width="96" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">t0</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="4" left="18" top="351" width="132" height="101" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <description active="true" position="Top" lang="eng">
        <p>Discrete compactor</p>
      </description>
      <input>
        <e type="operand">L</e>
        <e type="operand">1</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
        <e type="operand">H</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">N</e>
        <e type="operand">48</e>
        <e type="operator" args="2">:</e>
        <e type="operand">U</e>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="3">xd</e>
        <e type="operator" args="2">:</e>
        <e type="operand">V</e>
        <e type="operand">U</e>
        <e type="operator" args="2">:</e>
        <e type="operand">5</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="7">sys</e>
      </input>
    </math>
  </region>
  <region id="5" left="162" top="378" width="368" height="104" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>The discrete compactor imitates the Mathcad/Mathsoft horizontal compactor.You can change L, H, N without triggeringthe recalculation. Useful in AutoCalc mode.In this demo: only strictly discrete  can becompacted.</p>
    </text>
  </region>
  <region id="6" left="18" top="486" width="218" height="99" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">1</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operator" args="1">-</e>
        <e type="operand">0.875</e>
        <e type="operator" args="2">/</e>
        <e type="function" preserve="true" args="1">exp</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Ω</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">U</e>
        <e type="operand">V</e>
        <e type="function" args="3">Sym</e>
        <e type="operator" args="2">:</e>
        <e type="operand">M</e>
        <e type="operand">Ω</e>
        <e type="operand">0</e>
        <e type="operand">255</e>
        <e type="function" args="3">Scale</e>
        <e type="operator" args="2">:</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </math>
  </region>
  <region id="7" left="18" top="594" width="80" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">R</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="8" left="99" top="594" width="80" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">G</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="9" left="180" top="594" width="80" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">B</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="10" left="288" top="594" width="88" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Yw</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="11" left="378" top="594" width="88" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Cy</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="12" left="468" top="594" width="88" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Ma</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1</e>
        <e type="operand">M</e>
        <e type="operator" args="2">*</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="13" left="162" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="bb5gt.png" lenght="1103" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAPkSURBVGhD3ZrLiiNHEEVV8nMGg8ELgxcGgxcG//+3zfjdrivqiMOdqJK0nEo4HVlRGZH3dkqNHr1cLpe36/rji40vh/mUA2oTQxomZmTOeNvifyuZJ4Z/FeGfYT7lQmqXdcM3i3Psua8TDSYwAowIBwy0+GDR4Otek7h8tfadxD7DnpFnTUSAQeizULN8u5loVnOHMWC8TdgI4+gULCj8/SA2y3dlwmIb512DCRt5ZAIDFh8i1KIb8q5Zvt9MtMivNZ+uXRPxxFdMRADRAuGvg2vXLD+svS0uINixcxDxYBMYYUwPpQgAxAXEJnruaJYfywSCj2AdNTaBEU4icAoY6YcRYlr8EdSE5afNRAsN3+xEwARGbOLoJGzCYizyz53Y3Ez8XCYseMJrqIuBzGMg80cmIj4mIiBzxCRa9ITXULf8svaPkCPh65/hT3LUhL3TmExMp4AgBJo/hhxQs/y69kcUAhGdCM5DG9l7Xuw9H44MID4RnA/ULL9tJ2GRFj/BGuo4iWATgcFDCROcQkDQJHyCNdQtv28nsSf+3cZ0LzU+jZwEp3F0EjkFnguwJ/7jxnQvNeHKbw4BkN+qBYbJqE0yD+83eg5da/qXE3i4mvupMwEMNG7IydmUBSLs6JpccD/vM+mweLjm2LmwS5txYzbCgAUgKli4I3RdovuDxZu7gcBFw2IaYKZNBQsKiNqLpnt5H+8fJp3hdhI+jUARpJHxZoCgVyO4r2kt1on2uwnwIkMTGrPJJILcxLQu8+D+YdIRWvM1fwI/SW5Q1A3ZxFhEz/fuJTa9D/NJX7jpZ3JkJrh5w2YWA4/y9JiYdEBrvicMC1nUsImjN+ba9D3mjhPW02TcHk6v4GbTBplDr3G+73XuFVKzO7LAg2vnnQPGM7m+58jo6x6HJvJ6x4Nr550DxjO5vufI6Ose1yx4hbyI63nnoNc43/c69wq3k5hueIOJvBrtyNzXpu8xd5ywnibj6psubNh4Ii+ric2jPD0mJh1gzbeHUy8AmvVmFgN5c0Ps+d69xKb3YT7pC9F/OwnjJoZNWhBvapg7NzGtyzy4f5h0hNZ8N+FFNAE2gRYReKv4agT3Na3FOu8mnDQU0SjRm5kIMrx13Iume3kf7x8mneF2ElywGNKgRbNxYovKNfC+uCN0XaL7AxpaG5rHk7B448YtIPCGHjq3tya4n/eZdNgA3E3YJUbcMFg0WJAFftjoOXStaTMBAwbt5/jc6RSfAJ7is9hTfCp+iu8nTvFN0Sm+szvFt6en+B57/fP5+f9HwSrqZgJBr4D4NoGBycTeadjEs1Bzjv+yWfnM/9/pcvkfzH+Gd4tqA30AAAAASUVORK5CYII=</imagefile>
      <input>
        <e type="operand">R</e>
      </input>
    </image>
  </region>
  <region id="14" left="216" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="xu2v4.png" lenght="1137" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQGSURBVGhD3ZrbbhNBEERnDYGAkJB4QOIBCYkHJP7/27iTMOWdE5eLnrX9uiOd9GzvdE9Vxo58ydJae2yH/vPZ4Hkxr3JAraJQR0UNzRmPIz50NFcUfy3Cn2Je5USvXfqGj2fiPObcrxUdTGAEGBIOGEjxwkWDX+eaHpd219tWYq9hZuRaExLiIPRaRs3S7oeJ5O5CFBhPE26EsXUKJujI7wsxWNqbMOFiE897DSbcyCUTGHDxQkJddELeapb2dphIkS9sXl17jcQTbzEhEUQXCL82rq1mae96axcnEOwxcyDx4CYwwqgeShICiBOIVfS5R2Np78MEgrdgHTVuAiOchOAUMJIPIwSl+C2o6SztwzCRQsXLSQRMYMRNbJ2EmzAxZyJ/TmJyNPExTLjgCl9DnQxoLgOaXzIh8TIh4ZoPMcfooit8zahb2qfeXkK2hN8XOWrE7DQqE9UpIAiBzo8iB6NmaZ97e0QhENGK4HlII7Pnxez5sGUA8YrgeTFqlvZlnISLdPEVrKGOkxBuQjB4KGGCUxAIqoRXsGbULe3rOImZ+FeD6p5q/DR0EpzG1knoFHguwEz890F1TzWdw9NvDgGg36oLFJVRN8lcvB7kHLLWyV+O4OHqDO0nE4CBxBtycm7KBSJs65qc8H6+T6XDxMPheOwk3KWb8cZshAEXgCjhwj1C1il6f3DxDpq7/v9PAlhMA8ykKeGCBKJm0clevo/vLyqdnfUk/DQERaBGjm8GCLo1gvd1UovrHNpPJsAXOTShMZtUIshVVOs0F95fVDpEaD4c/wRG8gmKsiGbOC4i57N7iknuw7zSJ7r+9ST4e54LHG+esJmLgUt5elRUOsA06/KUcFhIUcImHn1jrp28x9xjhetJ+lgfTrfgzaoNNIdc4/m8l7kbUMl8aJEPrj3vOWBck8t7Hhl5HWPbhF7v+ODa854DxjW5vOeRkdcx9NHZuuha9CIu55mDXOP5vJe5G1hPorhxtkGFXo1mZO7XTt5j7rHC9SR9HM5uemHCxhV6WU1MLuXpUVHpANO8PpxyAdAsN3MxoDc3xJzP7ikmuQ/zSp/o+teTcLyJwyYpiDc1zD1XUa3TXHh/UekQoflkwhfRBNgEUoQYbxVvjuB9ndTiOp9MeNKhiEaKvpkjQQ5vHWfRyV6+j+8vKp2d9SRIsBjUIEWzsWKK0jXwvjgjZJ2i9wc0pDY0lyfh4h1vnAIEb+ghc7M1wvv5PpUONzA4mXCXGPGGwkWDC3KB3wY5h6x10ozAgDO07+Rzp118AriLz2J38an4Lr6f2MU3Rbv4zm4X357u4nvsXfxHwS7+t2MX/2WjttoYMS6wEp0GqHUDihppQkPC8zTSDCJ9XuXEQ2v/AGE1hndJg5a4AAAAAElFTkSuQmCC</imagefile>
      <input>
        <e type="operand">G</e>
      </input>
    </image>
  </region>
  <region id="15" left="270" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="ixyye.png" lenght="1141" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQKSURBVGhD3ZpdiyRFEEV7V1dXEQQfBB8EwQfB///b1FVntG5Xne3Tl6jqntdKOBNZUZkR9072DP317nK5/He5vF/CFxtfDvMpB+xNDCmZmJE5Y2lzHa8LmSeGF0X4d5hPufCaLu+Xihbn2HNfJxpMYAQYEQ4YaPHBosHXveYlXT4sVSexz7Bn5FkTEWIQ+izrnqXLx81E8+FBDBhvEzbCaAM2cRO08s+DeM/S5bsyYbGN896DCRt5ZAIDFh8i1KIb8rc9S5fvNxMt8ivNp2vviXjiW0xEBNEC4e+D69uepcsPS2WLCwh27BxEPNgERhg2YBOAuIDYRM8dbyxdfiwTCD6CdeyxCYxwEoFTwEg/jBDU4o+4M/HTZqKFhq93ImACIzZxdBI2cRNzL/LTTmyuJn4uExY84TXsi4HMYyDzRyYiPiYiPPNVzBotesJr1n1Ll1+W6hFyJPzjkGNP2DuNycR0CghCoPlryMG6Z+ny61IdUQhEdCI4D21k7+8iBvZM7BlAfCI4H9Y9S4fftpOwSIufYA37OIlgE4HBQwkTnEJA0CR8wmauJ/H7dhJ74r/ZmO5lj08jJ8FpHJ1EToG/BZ9Ciw1/bkz3sudTOvGbQwDkt2qBYTJqk8zDtxs9h95r+pcTeLiaVbtM2IwfHuCCnJxNWSDCjq7JBddzn0nHTTwsJnLsNmDY6MI0woAFICpYuCP0vkTXB4s3aH4/nQSwmAKYaVPBggKi9qLpWu7j/mHS+fkkfBqBTZBCxs0AQW+N4LqmtVjnql0mwIsMRShMk0kEuYlpXebB9cOkI9xrXn7mX+B98gabuiBNjEX0fO9eYtN9mE/6wrv8XCfHZoKLNzSzGHiUp8bEpANumnO1XTQs9EZDE0c35tr0PeaOE9bTXO9MN45wsalB5tBrnO97nXue7DgYWeTBtfPOAeOZXN9zZPT1/XhgIs93PLh23jlgPJPre46Mvr4fi4kseAt5EtfzzkGvcb7vde55tpOYbrrBRJ6NdmTua9P3mDtOWE9zPQnf9MaGxhN5Wk1sHuWpMTHpgJvm7eE0LQoU62YWA3lxQ+z53r3Epvswn/SF68Opky5iaNKCeFHD3LmJaV3mwfXDpCPca5YJL6II0ARaRFhfKr49guua1mKdn004adhEoUQ3MxFkeOm4F03Xch/3D5POF06CBIshBVo0jRNbVK6B18Udofcluj6gobWheTwJizcu3AICL+ihc3trguu5z6TDBlZkwi4x4oLBosGCLPCPjZ5D7zVtJmDArNqXJyWneN/pFO8AnuK92FO8K36KzydO8UnRKT6zO8Wnp6f4HPsU3yg4xXc7TvEtm1RNY8RY4CS6DbDXBhIz2kRGhNtIxLQZRHo+5cLr5X/13IZ3k0zoogAAAABJRU5ErkJggg==</imagefile>
      <input>
        <e type="operand">B</e>
      </input>
    </image>
  </region>
  <region id="16" left="324" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="qxvzu.png" lenght="1274" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAASPSURBVGhD3Zprb9NAEEXtmEeRQEW8QeK/8rN5NuTGnOZkGDvO16x0NLPr3dl7s07dNB2HYdjvdsMwTTNPnvyfd2PA2sQwHiompiWn7fdzfHiY88Tw588pwu/f/+fdWMja8bDh3uIca+5+osEERoAW4YCBKj5YNLhf5ySOT58O+07sFpaMbDURAQahW2HNeHc3m6gczK3GgPFqwkZoa6dgQeHXr/VYGV++PDdhsRWPew0mbOSSCQxYfIhQi64w7jXj/f1soop89uyUd32viXjiNSYigGiB8PPnct9rxjdvhr3FBQQ71jGIeLAJjNC6WykCAHEBsYnOHc344cO5CQSvwTzW2ARGOInAKWCk3kaIqeLXYE0YP3+eTVSh4fnzPgImMGITaydhExZjkT9+9LFyNPH167kJC+7wHNbFQPIYSH7JRMTHRAQkR0yiRXd4Duumw3viG69mBHUGDj+Gz3L65IZ5gXqBPbpbD8PgFvNu3JZmevt2+MYmbIgAC3W+BOJZD9VAZ+KSEchJ1v50eGMfT6KKr1TBL16coueQU4faNhAQHiMRnTzNBiy2wq2ZfPr4cT4JQARYeIfneF1q2YBPwqeAgfrq0xC8ZCBx+vTpdBKmGqDPCVSqAWJqA+IxADFw6QQQ3jF9+XJuwmLMkvAaA+JtIsK7U6gnsEV4frK5v0sxCnPcgAAMYpJo4fTB7xlHqOsSXR/QULX5xdjRqTCZApippoIFBUQtRVNreR/vHzqd4XgSPo3AIkgh480AQddGcF1TtVgn2h9NgCcZilCYTToRjHV085IH1w+djlA17/LG+m/wHyyqBdnEWETNl64lVuo+5J2+MOv/l6yZCS5eYTOLgUvj1OjodMCZ5vxYY8Aw0QsNmzh6Y/qmXiN37LCeStrxdroGF+s2SA51jsfrtTp2DYclyy0T3Oh73GNA2zJWrznSar+2VRN5arrR97jHgLZlrF5zpNV+bbtMuIY85mtex6DO8Xi9Vseu4XgS3QVv0MHvL47+nYa+qdfIHTusp5K280UvrLBxBx83EyuXxqnR0ekAaz7eTnUCUKxuZjHA5+XEmi9dS6zUfcg7fSH6jydhXMSwSRXkD+yOS3TzkgfXD52OUDU/mvAkigCbQBUR6l8itkZwXVO1WOejCQ8aFlEo0ZuZCDLfv69HU2t5H+8fOp3h+Bk7T0k//iH9Sh48xDQ/iPz+YgMERAxU4TbXGQ11DbVSe3r//mRiSXhAPPmSeAwkYgAsAmFVrOmuZ8wvSJjevZtNdKwJp8UA2ITFe0NMdAJzCltPIjyayF8Aq1hyize0CE9DPAYwkZhN6ikEi0P4NbcSMbWn16/nk7DITnwaMc2vPhEDmLABNjYRuCQ8MMd9oHbidH8/n0ToXv00ohsmMNCZYBOwCIu7hNe5Xsge06tXJxNVuPu0iCZyChGdPAW3GliKXW6oRd3scxvfT9zEN0U38Z3dTXx7ehPfY9/dwn8UHEQdTSDoGhBfTWCgM7F0GjaxFdbcxn/ZpH42RowFdqKrAdbaQGJaNZEW4fU0qhnEOe/GwsPDMPwFsb6epOxg5EoAAAAASUVORK5CYII=</imagefile>
      <input>
        <e type="operand">Yw</e>
      </input>
    </image>
  </region>
  <region id="17" left="378" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="amhmo.png" lenght="1282" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAASXSURBVGhD3ZrbbtswEEQpq2lToEWK3lug/9rP7jUux8yxR9OVbL96gYMlKXI5Y8pRHGdqre3bbtfaPA+ePfu/XY0Ba5XF1EsqK9Qm9vuRHx9HW1n8/XvK8OfP/+1qTPS1U99wvxDnOdveV3YwgREgJBwwkOKFiwbv55yep3Z3ty/FXsKakUtNSIiD0Et5WjO1+/thIrm7284C42nCjRBbp2CCDvz+vZ2Dqb16tTThYhMf9zWYcCPnTGDAxQsJddEJ47Zmag8Pw0SKfP781K76vkbiydeYkAiyC4Rfv9b7tmZqb9/uF+IEgj3nGEg8uAmMENWtJCGAOIFYZW97Nqb28ePSBIK3YB5r3ARGOAnBKWAkbyMEpfgtWNOZ2pcvw0QKFS9e1BkwgRE3sXUSbsLELET+/Fnn5GDi27elCRdc4XNYJwNqy4Da50xIvExIuNpPYg7ZRVf4nKd1c39PfD++mhJUGbi/X7bp03aYJ6gn2KO69TAMHjLvwW1pzO3du+/HTdgQAS7U22sgnvWQBioT54yATjL6c39jj5NI8UkKfvnylH0ObepQ2w0IhMuIRKutcAMuNuHW7O25ffo0TgIQAS68wuf4OtVyA34SfgoYyFefQPCKAeW5ff58OgknDdDnBJI0QFZtQDwGQAbOnQDCC+b29evShItx1oRnFoh3ExJenUKewCXC9ZPN+rtDMQpz3IAADGKS7MLpg79nPEOuU/b6gIbUZi/G7thJmEwBzKQp4YIEotayk7V8H99fVDo74yT8NASLQIUc3wwQdG0Gr+ukFtf5pP1kAnySQxEKs0klgrGKap7awuuLSocIzbvDGysGj7AoC7KJ4yKyvXZNOcl9aFf6RNc/ToKfEjnB8eIJm7kYODdOjYpKB5jm3uvBgMNEX+iwiWffmL6T12h7rnA9SY9xO12DF6s2UBtyjo/ntRy7gr5iIzTJg76P+xgQl4zlNc9E9iO2Teip6UHfx30MiEvG8ppnIvsRu8OEa9CjPts5BjnHx/Najl3BOIniwmKDCn5/8ey/09B38hptzxWuJ+mxW1z0hQkbV/BxUzk5N06NikoHmOZxO+UEoFhu5mKAz8vK2V67ppzkPrQrfaLrHyfheBGHTVKQfWBf5DWqeWoLry8qHSI0n0z4JIoAm0CKEPmXiEszeF0ntbjOowkfdFhEIWXfzJEg58eP7exkLd/H9xeVzs74jK2npD/+Qf1EDx6ywh9E/v5iEwRIDKRwN1cZFbmGWr323D58OJlYEy4QT3tNPAaUMQAuAmEp1qmua8xfkM7c3r8fJiq2hBMyAG7CxfummKgE6hQuPQlxNKG/AKZY2i7eISRcgXgMYEJZG+UpCBeH8GtuJXKvPbc3b8ZJuMhKvIKs8FefjAFMuAE2diRwTbhgjveB2j3P7eFhnISoXn0F2QMTGKhMYARchIs7h6/zeqLvMbfXr08mUrj3CYkmcwoSrbZEX2pgLVdth1rU7fvcyPcTN/FN0U18Z3cT357exPfYN/EfBTfxvx038V82vexhY8S4wEp0GmCtG1BWpAmFhOdppBlEersaE4+P7R8s5J6kEQ+PWQAAAABJRU5ErkJggg==</imagefile>
      <input>
        <e type="operand">Cy</e>
      </input>
    </image>
  </region>
  <region id="18" left="432" top="684" width="59" height="57" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <image>
      <imagefile filename="3eirp.png" lenght="1335" width="49" height="49" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="49" OLDheight="49" select_rotation="0°">iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAS1SURBVGhD3Zrbcts4EAVBcbPrrUrKqdyTqvxrPnuv1vKQ22JzAkrUq6YfBoCAmXMMybItD62186md2vg/v0zUcW8NOJschonkRMbEeSLxMpFxcvh3ggz/TNRxby3k7DA1PEdEFZxcx54nG0yEiAciwgEDATFg0eB53ZM8vGqvzhZ3D6uFhXtNRIBB6FE4Mzy1p9lEZTJ3NYcIJ9uEjRDVgE1YUPh74lquDK/b640Ji614nf0BEzZyywQGLD5EqEVXWGd/GJ7b82yiivx1gnFv7jMRT77HRASQLRD+mtib+8zwrr07r9IWEOxc1yDiwSYwQtiATQDiAmKTPXY2w6f2aWMCwddgH2dsAiPcROAWMLI8ibavgWCht+BMGL62r7OJVeLKbxO9DJgI1cS1m7AJi7HIPyd6uZJzw/f2fWPCgnt4D+diIOMYyPiWiYiPiQjIGDHJFt3De0LOjdNr4sfytdwaMdO34c2YOWPDvkC9QI/lide/NXDEvGN5Um4Z37f3P2hCQwQkWxzjPRbpC9QK1UDPxC0jkJus83F6Yc83kWY0X6WsWGz4fYLsPYypQ20bCAiPkYjOOGEDFlvhqZnx+Ll9nm8CEAGI3sN71lOLCRvwTfgWMFC/+gSCEc+cteTxS/tyuQkTIYhDYDI3UEF84HxyagPiMQAxcOsGEN5j/Na+bUysUrZYMLDuHBBvExHeuwWLTxwRnu9snp9SjMJcNyAAgwGRVThz8GvGGeq5ZNcHNFhXQPN8l0wqbKYAZsgGMYCovWxcJ7iP+wfrM/NN+DYChyCFjJsBgu7N4LrGOoJ1ov1iArzJUITCNOmJYK1Hb1/GwfWD+xvrnckLS9MNHKoFaWIsoo7r3PsrtQ9j6zKzfgbXzASK9aAZQsyt9aVCH/evbDVPwYJh47LpZ2ji7MbMTX2MsXMP66kk5qfTPbhYr0HGUPeA9zrX8VGWH1h2IhsczL3uNSCOrJETvbVEnde4aiLvmg7mXvcaEEfWyIneWqLOa5yy4R7yNl/HdQ3qHvBe5zo+ynwTXgA36MHPL87+mYa5qY8xdu5hPZX5Jvwgh3rQuAe/biZXbq0vFfq4f8Wa56fT+tAWitVmCDH8vpxcx3Xu/ZXah7F1meifb8JwqEKTKsi/sDvv0duXcXD94P7GesPFhDdRBGgCVUSof4k4msF1jXUE60T7yYuGQxRKdjMTQeaPiWvZuE5wH/cP1mfm37HzLum3f8i8kjcecsJvRH590QABEQOr5AWb6xkN3h+oldrjx/bxYmJPeEA84z3xGEjGAFgEwlaZP9N7PGsYgPFD+zCb6HFNOBEDYBMW74aLhQWLC7mFozcRqDn/BbCKZcy8QkR4AvEYwERymmTs5sHiEH7PU4mc2uPb9na+CYvsiU+QE/7qkzEQuAEM0NhE4J7wwB7PgdrJ43N7nm8i9L76CbIDExjomaAJWITF3cLnXC+kx/imvbmYgESdExFN5hYiOuMUPGpgL/fGhlrUTZ/H+HziIT4peojP7B7i09OH+Bz76RH+o2ASNZtA0D0gHqqBngkbwQRY2BE48xj/ZZP6aYwYC+yJrgY4awPJiWoiEeE2EhHVDOI87q2Fl/bS/gNvUZ6kbOl4NwAAAABJRU5ErkJggq/T/0Yq9ybeoTXXAAAAAElFTkSuQmCC</imagefile>
      <input>
        <e type="operand">Ma</e>
      </input>
    </image>
  </region>
  <region id="19" left="243" top="756" width="149" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math fractionType="auto" decimalPlaces="0">
      <input>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operand">t0</e>
        <e type="operator" args="2">-</e>
      </input>
      <result action="numeric">
        <e type="operand">21</e>
        <e type="operand" style="unit">s</e>
        <e type="operator" args="2">*</e>
      </result>
    </math>
  </region>
</regions>